home *** CD-ROM | disk | FTP | other *** search
- PROP SAMPLE RUN: GREAT AMERICA PROP, CONTINENTAL O200, VARIEZE DRAG DATA
- @
- @ NOTE- The "@" sign allows comments to be inserted on the remainder of a line.
- @ The file, INPUT, is always required to run PROP and must begin with a
- @ single title line. All input is echoed to the OUTPUT file which
- @ subsequently may be used as an input file by renaming it to INPUT.
- @
- CONTROL @ Input group name for control group type data
- @
- @ Optimize for maximum velocity at a fixed RPM:
- NPAYOFF=2 @ 1=CAFE SCORE, 2=VELOCITY, 3=MPG
- IOPT=1,2,3 @ 1=AF, 2=DIAM, 3=PITCH, 4=RPM - Enter one to four values
- @ to select which design variable(s) you want optimized
- END @ Terminates the above input group so another can be selected
- @
- DESVAR @ Input group name for design group type data
- @
- DIAM=56 PITCH=68 NB=2 @ initial propeller size
- RPMREF=2400 @ initial or reference rpm
- END @ Terminates the DESVAR input group
- @-------------------------------------------------------------------
- @
- @ This file can serve as a template and any DOS text editor may be
- @ used to modify it. The "@" command makes extensive input file
- @ documentation possible.
- @
- @ RUN - Runs this file directly bypassing the interactive menu
-